0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.3911888599396 350 0.2729 0


No Amazon API Requests Made.


App Debug - Total Time 1.3911888599396 seconds

Number Time From Start Name Description
1 1.0857849121094 Initialise Initialise FSB Function
2 1.0871329307556 App Controller Start Start of the App controller (called before the controller of every page)
3 1.0894908905029 Start of getCategoryListByGroup Function Before first category groups query
4 1.0898430347443 After initial query Before first category groups query
5 1.0898439884186 Get Category List for Group Before the call to getCategoryList function
6 1.0898499488831 Start of GetCategoryList function Start of the function
7 1.0898530483246 Before getting categories Query to get specific category list
8 1.0905740261078 After getting categories Query to get specific category list
9 1.0905749797821 Before getting category custom Before call to function getCategoryCustom
10 1.0938699245453 After getting category custom After call to function getCategoryCustom
11 1.0938718318939 Before getting category custom Before call to function getCategoryCustom
12 1.0967628955841 After getting category custom After call to function getCategoryCustom
13 1.0967650413513 Before getting category custom Before call to function getCategoryCustom
14 1.0996859073639 After getting category custom After call to function getCategoryCustom
15 1.0996868610382 Before getting category custom Before call to function getCategoryCustom
16 1.1028778553009 After getting category custom After call to function getCategoryCustom
17 1.1028800010681 Before getting category custom Before call to function getCategoryCustom
18 1.1060998439789 After getting category custom After call to function getCategoryCustom
19 1.1061029434204 Before getting category custom Before call to function getCategoryCustom
20 1.1090919971466 After getting category custom After call to function getCategoryCustom
21 1.1090939044952 End of GetCategoryList function End of the function
22 1.1090979576111 Get Category List for Group Before the call to getCategoryList function
23 1.1090998649597 Start of GetCategoryList function Start of the function
24 1.109100818634 Before getting categories Query to get specific category list
25 1.1094558238983 End of getCategoryListByGroup Function Before return()
26 1.1886520385742 App Controller End End of the App controller (called before the controller of every page)
27 1.3338348865509 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.3345999717712 Before Get Options Before the call to getOptions in the tpl class
29 1.3626029491425 After Get Options After the call to getOptions in the tpl class
30 1.3626320362091 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.3911778926849 Finalizing debug Before the debug is output to the page.
32 1.3911879062653 End of App This is the end of the app logging, final timestamp


Query Debug - 350 Database Queries. Total time 0.2729 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0006 0.00059294700622559
SELECT parameter, value FROM parameters
2 0.0016 0.0016140937805176
SELECT * FROM `bad_bots`
3 0.0004 0.00040507316589355
SET time_zone = 'Europe/London'
4 0.0005 0.00054001808166504
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0013 0.0013389587402344
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:13:\"3.134.102.182\";}'
6 0.0008 0.00081396102905273
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1714347259'
7 0.0008 0.00077605247497559
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0004 0.00041985511779785
UPDATE autorun SET lastrun = '2024-04-28 23:34:20' WHERE id = '17'
9 0.0003 0.00027608871459961
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0003 0.00026607513427734
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0003 0.0003199577331543
SELECT * FROM pages WHERE id = 52
12 0.0006 0.00060796737670898
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0008 0.00081300735473633
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0004 0.0004119873046875
SELECT * FROM pages WHERE pagename = 'search'
15 0.0003 0.00034213066101074
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0007 0.00069999694824219
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0004 0.00038981437683105
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0003 0.00030899047851562
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0004 0.00039196014404297
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0004 0.0004119873046875
SELECT id FROM categories WHERE parent_id = '26'
21 0.0004 0.00038695335388184
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
22 0.0003 0.00031900405883789
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0003 0.00034189224243164
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0003 0.00033211708068848
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.0003209114074707
SELECT * FROM categorygroups WHERE id = '1'
26 0.0003 0.00033092498779297
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0003 0.00031304359436035
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0003 0.00032210350036621
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00032806396484375
SELECT id FROM categories WHERE parent_id = '27'
30 0.0003 0.00030398368835449
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0003 0.00030398368835449
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0003 0.00030398368835449
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0003 0.00029420852661133
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00030279159545898
SELECT * FROM categorygroups WHERE id = '1'
35 0.0003 0.00029492378234863
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0003 0.00031399726867676
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
37 0.0003 0.00028109550476074
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00030708312988281
SELECT id FROM categories WHERE parent_id = '28'
39 0.0003 0.00029802322387695
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0004 0.00036311149597168
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0003 0.0003349781036377
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0003 0.00032305717468262
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00033283233642578
SELECT * FROM categorygroups WHERE id = '1'
44 0.0003 0.00033688545227051
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0003 0.0003058910369873
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0004 0.00039005279541016
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00029802322387695
SELECT id FROM categories WHERE parent_id = '29'
48 0.0003 0.00030088424682617
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0004 0.00037002563476562
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0003 0.00032806396484375
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0004 0.00041413307189941
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0004 0.00037193298339844
SELECT * FROM categorygroups WHERE id = '1'
53 0.0003 0.00033903121948242
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0004 0.00035595893859863
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0003 0.00028896331787109
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00034308433532715
SELECT id FROM categories WHERE parent_id = '30'
57 0.0004 0.00036096572875977
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0004 0.00035619735717773
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0004 0.00042200088500977
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0003 0.00033283233642578
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00031614303588867
SELECT * FROM categorygroups WHERE id = '1'
62 0.0003 0.0003209114074707
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0004 0.00035190582275391
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0003 0.00030803680419922
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00034213066101074
SELECT id FROM categories WHERE parent_id = '31'
66 0.0003 0.00031590461730957
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0003 0.00030207633972168
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0003 0.00033783912658691
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0003 0.00030112266540527
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00032591819763184
SELECT * FROM categorygroups WHERE id = '1'
71 0.0003 0.00034499168395996
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0003 0.00033903121948242
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0003 0.00034999847412109
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0003 0.00033712387084961
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0003 0.00031518936157227
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0003 0.00031709671020508
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0007 0.000701904296875
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.0745 0.074531078338623
SELECT * FROM ipgeocountries WHERE INET_ATON('3.134.102.182') >= INET_ATON(ip_start) AND INET_ATON('3.134.102.182') <= INET_ATON(ip_end)
79 0.0003 0.00032591819763184
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0003 0.00034499168395996
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0003 0.00031185150146484
SELECT * FROM pages WHERE pagename = 'search'
82 0.0003 0.00027799606323242
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0003 0.00032901763916016
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0003 0.00026893615722656
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0004 0.00038313865661621
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0004 0.00037193298339844
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0003 0.00034785270690918
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0009 0.00090789794921875
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'clipper organic rooibos tea fairtrade caffeine free with antioxidants', NOW(), '3.134.102.182'
89 0.0022 0.0021610260009766
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0013 0.0013399124145508
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0053 0.0052590370178223
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'clipper') OR (keyfeatures LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (keyfeatures LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (keyfeatures LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (keyfeatures LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (keyfeatures LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (keyfeatures LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (keyfeatures LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (keyfeatures LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (keyfeatures LIKE 'antioxidants') OR (title LIKE 'antioxidants'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0007 0.00074386596679688
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (title LIKE 'antioxidants'))
		AND hide = 0
93 0.0006 0.00064992904663086
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (title LIKE 'antioxidants'))
		AND hide = 0
94 0.0003 0.00030803680419922
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0137 0.013657093048096
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%clipper%') OR (keyfeatures LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (keyfeatures LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (keyfeatures LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (keyfeatures LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (keyfeatures LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (keyfeatures LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (keyfeatures LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (keyfeatures LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (keyfeatures LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0014 0.0013680458068848
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))
		AND hide = 0
97 0.0005 0.00053000450134277
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))
		AND hide = 0
98 0.0007 0.00067400932312012
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0007 0.000701904296875
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0053 0.0052900314331055
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'clipper') OR (keyfeatures LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (keyfeatures LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (keyfeatures LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (keyfeatures LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (keyfeatures LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (keyfeatures LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (keyfeatures LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (keyfeatures LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (keyfeatures LIKE 'antioxidants') OR (title LIKE 'antioxidants'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0003 0.00029993057250977
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (title LIKE 'antioxidants'))
		AND hide = 0
102 0.0003 0.00029110908508301
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (title LIKE 'antioxidants'))
		AND hide = 0
103 0.0003 0.00027799606323242
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0132 0.01324200630188
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%clipper%') OR (keyfeatures LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (keyfeatures LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (keyfeatures LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (keyfeatures LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (keyfeatures LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (keyfeatures LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (keyfeatures LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (keyfeatures LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (keyfeatures LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0003 0.00034499168395996
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))
		AND hide = 0
106 0.0003 0.00032401084899902
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))
		AND hide = 0
107 0.0005 0.00052905082702637
SELECT * FROM products WHERE id = '1167'
108 0.0003 0.00026607513427734
SELECT * FROM productimages WHERE product_id = '1167' ORDER BY sortorder ASC
109 0.0060 0.0059969425201416
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1167' AND p.id = pi.product_id ORDER BY pi.sortorder
110 0.0003 0.00032711029052734
SELECT * FROM product_image_select WHERE product_id = '1167'
111 0.0003 0.00028586387634277
SELECT * FROM productcustomimages WHERE product_id = '1167'
112 0.0010 0.0010111331939697
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1167'
                GROUP BY o.product_id
113 0.0023 0.0023481845855713
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1167'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
114 0.0009 0.00093603134155273
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1167
115 0.0004 0.00035786628723145
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1167' AND a.name = n.originalname
116 0.0003 0.00032401084899902
SELECT * FROM productoffers WHERE product_id = '1167' AND merchantid = 'A1X6FK5RDHNB96'
117 0.0004 0.00039291381835938
SELECT * FROM productoffers
                WHERE product_id = '1167' AND price > 0
                ORDER BY price ASC LIMIT 1
118 0.0003 0.00031208992004395
SELECT * FROM productoffers
                WHERE product_id = 1167
                ORDER BY price ASC LIMIT 1
119 0.0003 0.0002741813659668
SELECT value FROM productattributes
                WHERE product_id = '1167'
                AND name = 'ListPriceAmount'
120 0.0003 0.00027608871459961
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1167'
                GROUP BY o.product_id
121 0.0003 0.00031399726867676
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1167'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
122 0.0003 0.00031495094299316
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1167
123 0.0004 0.00040888786315918
SELECT value FROM productattributes WHERE product_id = '1167' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
124 0.0017 0.0016858577728271
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '1167'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
125 0.0023 0.0022609233856201
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '1167'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'FlavorName'
                GROUP BY o.value
                ORDER BY o.value ASC
126 0.0009 0.00086879730224609
SELECT * FROM products WHERE id = '1246'
127 0.0006 0.000579833984375
SELECT * FROM productimages WHERE product_id = '1246' ORDER BY sortorder ASC
128 0.0005 0.00046205520629883
SELECT * FROM product_image_select WHERE product_id = '1246'
129 0.0005 0.00049805641174316
SELECT * FROM productcustomimages WHERE product_id = '1246'
130 0.0015 0.0015408992767334
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1246' AND a.name = n.originalname
131 0.0010 0.00095891952514648
SELECT * FROM productoffers WHERE product_id = '1246' AND merchantid = 'A1X6FK5RDHNB96'
132 0.0006 0.00058889389038086
SELECT * FROM productoffers
                WHERE product_id = '1246' AND price > 0
                ORDER BY price ASC LIMIT 1
133 0.0011 0.0010919570922852
SELECT value FROM productattributes WHERE product_id = '1246' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
134 0.0015 0.0014982223510742
SELECT * FROM products WHERE id = '868'
135 0.0007 0.00066804885864258
SELECT * FROM productimages WHERE product_id = '868' ORDER BY sortorder ASC
136 0.0003 0.00030803680419922
SELECT * FROM product_image_select WHERE product_id = '868'
137 0.0003 0.00030279159545898
SELECT * FROM productcustomimages WHERE product_id = '868'
138 0.0003 0.00033187866210938
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '868' AND a.name = n.originalname
139 0.0003 0.00027608871459961
SELECT * FROM productoffers WHERE product_id = '868' AND merchantid = 'A1X6FK5RDHNB96'
140 0.0005 0.00052905082702637
SELECT * FROM productoffers
                WHERE product_id = '868' AND price > 0
                ORDER BY price ASC LIMIT 1
141 0.0004 0.00036406517028809
SELECT value FROM productattributes WHERE product_id = '868' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
142 0.0006 0.00056314468383789
SELECT * FROM products WHERE id = '862'
143 0.0004 0.00041699409484863
SELECT * FROM productimages WHERE product_id = '862' ORDER BY sortorder ASC
144 0.0003 0.00034523010253906
SELECT * FROM product_image_select WHERE product_id = '862'
145 0.0003 0.00030303001403809
SELECT * FROM productcustomimages WHERE product_id = '862'
146 0.0003 0.00033998489379883
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '862' AND a.name = n.originalname
147 0.0003 0.00029897689819336
SELECT * FROM productoffers WHERE product_id = '862' AND merchantid = 'A1X6FK5RDHNB96'
148 0.0003 0.00029993057250977
SELECT * FROM productoffers
                WHERE product_id = '862' AND price > 0
                ORDER BY price ASC LIMIT 1
149 0.0003 0.00031805038452148
SELECT value FROM productattributes WHERE product_id = '862' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
150 0.0007 0.00071215629577637
SELECT * FROM products WHERE id = '1011'
151 0.0005 0.00051593780517578
SELECT * FROM productimages WHERE product_id = '1011' ORDER BY sortorder ASC
152 0.0003 0.00034213066101074
SELECT * FROM product_image_select WHERE product_id = '1011'
153 0.0004 0.00042605400085449
SELECT * FROM productcustomimages WHERE product_id = '1011'
154 0.0003 0.00025105476379395
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1011' AND a.name = n.originalname
155 0.0002 0.00023412704467773
SELECT * FROM productoffers WHERE product_id = '1011' AND merchantid = 'A1X6FK5RDHNB96'
156 0.0004 0.00036311149597168
SELECT * FROM productoffers
                WHERE product_id = '1011' AND price > 0
                ORDER BY price ASC LIMIT 1
157 0.0003 0.00034999847412109
SELECT value FROM productattributes WHERE product_id = '1011' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
158 0.0004 0.00043892860412598
SELECT * FROM products WHERE id = '1010'
159 0.0005 0.00045394897460938
SELECT * FROM productimages WHERE product_id = '1010' ORDER BY sortorder ASC
160 0.0003 0.00026297569274902
SELECT * FROM product_image_select WHERE product_id = '1010'
161 0.0003 0.00026392936706543
SELECT * FROM productcustomimages WHERE product_id = '1010'
162 0.0003 0.00031709671020508
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1010' AND a.name = n.originalname
163 0.0003 0.00027203559875488
SELECT * FROM productoffers WHERE product_id = '1010' AND merchantid = 'A1X6FK5RDHNB96'
164 0.0003 0.00029587745666504
SELECT * FROM productoffers
                WHERE product_id = '1010' AND price > 0
                ORDER BY price ASC LIMIT 1
165 0.0003 0.00030422210693359
SELECT value FROM productattributes WHERE product_id = '1010' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
166 0.0006 0.00057101249694824
SELECT * FROM products WHERE id = '1140'
167 0.0009 0.00092601776123047
SELECT * FROM productimages WHERE product_id = '1140' ORDER BY sortorder ASC
168 0.0004 0.00035500526428223
SELECT * FROM product_image_select WHERE product_id = '1140'
169 0.0003 0.00033688545227051
SELECT * FROM productcustomimages WHERE product_id = '1140'
170 0.0003 0.00033998489379883
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1140' AND a.name = n.originalname
171 0.0003 0.00034093856811523
SELECT * FROM productoffers WHERE product_id = '1140' AND merchantid = 'A1X6FK5RDHNB96'
172 0.0004 0.00040006637573242
SELECT * FROM productoffers
                WHERE product_id = '1140' AND price > 0
                ORDER BY price ASC LIMIT 1
173 0.0003 0.00030398368835449
SELECT value FROM productattributes WHERE product_id = '1140' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
174 0.0008 0.00075817108154297
SELECT * FROM products WHERE id = '1061'
175 0.0006 0.00056815147399902
SELECT * FROM productimages WHERE product_id = '1061' ORDER BY sortorder ASC
176 0.0004 0.00035214424133301
SELECT * FROM product_image_select WHERE product_id = '1061'
177 0.0004 0.00037002563476562
SELECT * FROM productcustomimages WHERE product_id = '1061'
178 0.0004 0.00035881996154785
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1061' AND a.name = n.originalname
179 0.0004 0.00037717819213867
SELECT * FROM productoffers WHERE product_id = '1061' AND merchantid = 'A1X6FK5RDHNB96'
180 0.0005 0.0004730224609375
SELECT * FROM productoffers
                WHERE product_id = '1061' AND price > 0
                ORDER BY price ASC LIMIT 1
181 0.0004 0.00044584274291992
SELECT value FROM productattributes WHERE product_id = '1061' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
182 0.0009 0.00087308883666992
SELECT * FROM products WHERE id = '2165'
183 0.0004 0.00041389465332031
SELECT * FROM productimages WHERE product_id = '2165' ORDER BY sortorder ASC
184 0.0004 0.00038504600524902
SELECT * FROM product_image_select WHERE product_id = '2165'
185 0.0003 0.00034785270690918
SELECT * FROM productcustomimages WHERE product_id = '2165'
186 0.0004 0.00037193298339844
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2165' AND a.name = n.originalname
187 0.0003 0.00032806396484375
SELECT * FROM productoffers WHERE product_id = '2165' AND merchantid = 'A1X6FK5RDHNB96'
188 0.0003 0.00034499168395996
SELECT * FROM productoffers
                WHERE product_id = '2165' AND price > 0
                ORDER BY price ASC LIMIT 1
189 0.0003 0.00029802322387695
SELECT value FROM productattributes WHERE product_id = '2165' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
190 0.0008 0.00075197219848633
SELECT * FROM products WHERE id = '1055'
191 0.0006 0.00055789947509766
SELECT * FROM productimages WHERE product_id = '1055' ORDER BY sortorder ASC
192 0.0003 0.00032711029052734
SELECT * FROM product_image_select WHERE product_id = '1055'
193 0.0004 0.00037193298339844
SELECT * FROM productcustomimages WHERE product_id = '1055'
194 0.0003 0.00033092498779297
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1055' AND a.name = n.originalname
195 0.0003 0.00033211708068848
SELECT * FROM productoffers WHERE product_id = '1055' AND merchantid = 'A1X6FK5RDHNB96'
196 0.0004 0.00036501884460449
SELECT * FROM productoffers
                WHERE product_id = '1055' AND price > 0
                ORDER BY price ASC LIMIT 1
197 0.0003 0.00033020973205566
SELECT value FROM productattributes WHERE product_id = '1055' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
198 0.0009 0.00092315673828125
SELECT * FROM products WHERE id = '1215'
199 0.0006 0.00061297416687012
SELECT * FROM productimages WHERE product_id = '1215' ORDER BY sortorder ASC
200 0.0003 0.00031900405883789
SELECT * FROM product_image_select WHERE product_id = '1215'
201 0.0003 0.00031900405883789
SELECT * FROM productcustomimages WHERE product_id = '1215'
202 0.0003 0.00033712387084961
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1215' AND a.name = n.originalname
203 0.0003 0.00033187866210938
SELECT * FROM productoffers WHERE product_id = '1215' AND merchantid = 'A1X6FK5RDHNB96'
204 0.0003 0.00034594535827637
SELECT * FROM productoffers
                WHERE product_id = '1215' AND price > 0
                ORDER BY price ASC LIMIT 1
205 0.0003 0.00032210350036621
SELECT value FROM productattributes WHERE product_id = '1215' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
206 0.0009 0.00085592269897461
SELECT * FROM products WHERE id = '4924'
207 0.0003 0.00033807754516602
SELECT * FROM productimages WHERE product_id = '4924' ORDER BY sortorder ASC
208 0.0003 0.0003349781036377
SELECT * FROM product_image_select WHERE product_id = '4924'
209 0.0004 0.00040793418884277
SELECT * FROM productcustomimages WHERE product_id = '4924'
210 0.0003 0.00034499168395996
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4924' AND a.name = n.originalname
211 0.0004 0.00036287307739258
SELECT * FROM productoffers WHERE product_id = '4924' AND merchantid = 'A1X6FK5RDHNB96'
212 0.0004 0.0003659725189209
SELECT * FROM productoffers
                WHERE product_id = '4924' AND price > 0
                ORDER BY price ASC LIMIT 1
213 0.0004 0.0003669261932373
SELECT value FROM productattributes WHERE product_id = '4924' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
214 0.0007 0.00074005126953125
SELECT * FROM products WHERE id = '966'
215 0.0004 0.0003809928894043
SELECT * FROM productimages WHERE product_id = '966' ORDER BY sortorder ASC
216 0.0004 0.00038409233093262
SELECT * FROM product_image_select WHERE product_id = '966'
217 0.0003 0.00033807754516602
SELECT * FROM productcustomimages WHERE product_id = '966'
218 0.0003 0.00034093856811523
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '966' AND a.name = n.originalname
219 0.0004 0.0003659725189209
SELECT * FROM productoffers WHERE product_id = '966' AND merchantid = 'A1X6FK5RDHNB96'
220 0.0004 0.00036501884460449
SELECT * FROM productoffers
                WHERE product_id = '966' AND price > 0
                ORDER BY price ASC LIMIT 1
221 0.0003 0.00030803680419922
SELECT value FROM productattributes WHERE product_id = '966' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
222 0.0007 0.00072193145751953
SELECT * FROM products WHERE id = '2698'
223 0.0004 0.00036501884460449
SELECT * FROM productimages WHERE product_id = '2698' ORDER BY sortorder ASC
224 0.0003 0.00032687187194824
SELECT * FROM product_image_select WHERE product_id = '2698'
225 0.0003 0.0003349781036377
SELECT * FROM productcustomimages WHERE product_id = '2698'
226 0.0004 0.00035405158996582
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2698' AND a.name = n.originalname
227 0.0004 0.0003662109375
SELECT * FROM productoffers WHERE product_id = '2698' AND merchantid = 'A1X6FK5RDHNB96'
228 0.0004 0.00036907196044922
SELECT * FROM productoffers
                WHERE product_id = '2698' AND price > 0
                ORDER BY price ASC LIMIT 1
229 0.0003 0.00033903121948242
SELECT value FROM productattributes WHERE product_id = '2698' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
230 0.0007 0.00072407722473145
SELECT * FROM products WHERE id = '1036'
231 0.0004 0.00035786628723145
SELECT * FROM productimages WHERE product_id = '1036' ORDER BY sortorder ASC
232 0.0003 0.00033116340637207
SELECT * FROM product_image_select WHERE product_id = '1036'
233 0.0003 0.00030112266540527
SELECT * FROM productcustomimages WHERE product_id = '1036'
234 0.0003 0.00033402442932129
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1036' AND a.name = n.originalname
235 0.0004 0.00038409233093262
SELECT * FROM productoffers WHERE product_id = '1036' AND merchantid = 'A1X6FK5RDHNB96'
236 0.0004 0.00037097930908203
SELECT * FROM productoffers
                WHERE product_id = '1036' AND price > 0
                ORDER BY price ASC LIMIT 1
237 0.0004 0.00036311149597168
SELECT * FROM productoffers
                WHERE product_id = 1036
                ORDER BY price ASC LIMIT 1
238 0.0004 0.00035190582275391
SELECT value FROM productattributes
                WHERE product_id = '1036'
                AND name = 'ListPriceAmount'
239 0.0003 0.0003361701965332
SELECT value FROM productattributes WHERE product_id = '1036' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
240 0.0007 0.00071406364440918
SELECT * FROM products WHERE id = '1100'
241 0.0005 0.0005488395690918
SELECT * FROM productimages WHERE product_id = '1100' ORDER BY sortorder ASC
242 0.0003 0.00032186508178711
SELECT * FROM product_image_select WHERE product_id = '1100'
243 0.0003 0.00034189224243164
SELECT * FROM productcustomimages WHERE product_id = '1100'
244 0.0004 0.00037598609924316
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1100' AND a.name = n.originalname
245 0.0004 0.00036811828613281
SELECT * FROM productoffers WHERE product_id = '1100' AND merchantid = 'A1X6FK5RDHNB96'
246 0.0004 0.00037407875061035
SELECT * FROM productoffers
                WHERE product_id = '1100' AND price > 0
                ORDER BY price ASC LIMIT 1
247 0.0003 0.00030994415283203
SELECT value FROM productattributes WHERE product_id = '1100' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
248 0.0007 0.0007328987121582
SELECT * FROM products WHERE id = '1279'
249 0.0004 0.00036716461181641
SELECT * FROM productimages WHERE product_id = '1279' ORDER BY sortorder ASC
250 0.0004 0.0003511905670166
SELECT * FROM product_image_select WHERE product_id = '1279'
251 0.0003 0.00033307075500488
SELECT * FROM productcustomimages WHERE product_id = '1279'
252 0.0004 0.0003819465637207
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1279' AND a.name = n.originalname
253 0.0004 0.0003969669342041
SELECT * FROM productoffers WHERE product_id = '1279' AND merchantid = 'A1X6FK5RDHNB96'
254 0.0004 0.00043606758117676
SELECT * FROM productoffers
                WHERE product_id = '1279' AND price > 0
                ORDER BY price ASC LIMIT 1
255 0.0004 0.00036406517028809
SELECT value FROM productattributes WHERE product_id = '1279' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
256 0.0009 0.00089192390441895
SELECT * FROM products WHERE id = '3938'
257 0.0004 0.00042295455932617
SELECT * FROM productimages WHERE product_id = '3938' ORDER BY sortorder ASC
258 0.0004 0.00036501884460449
SELECT * FROM product_image_select WHERE product_id = '3938'
259 0.0004 0.00038409233093262
SELECT * FROM productcustomimages WHERE product_id = '3938'
260 0.0004 0.00038480758666992
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3938' AND a.name = n.originalname
261 0.0004 0.00039792060852051
SELECT * FROM productoffers WHERE product_id = '3938' AND merchantid = 'A1X6FK5RDHNB96'
262 0.0004 0.00044417381286621
SELECT * FROM productoffers
                WHERE product_id = '3938' AND price > 0
                ORDER BY price ASC LIMIT 1
263 0.0005 0.0004889965057373
SELECT * FROM productoffers
                WHERE product_id = 3938
                ORDER BY price ASC LIMIT 1
264 0.0004 0.00039887428283691
SELECT value FROM productattributes
                WHERE product_id = '3938'
                AND name = 'ListPriceAmount'
265 0.0004 0.00037503242492676
SELECT value FROM productattributes WHERE product_id = '3938' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
266 0.0004 0.00038695335388184
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1167' ORDER BY timestamp DESC
267 0.0011 0.0011448860168457
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1246' ORDER BY timestamp DESC
268 0.0004 0.00037693977355957
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '868' ORDER BY timestamp DESC
269 0.0003 0.00034618377685547
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '862' ORDER BY timestamp DESC
270 0.0004 0.00035810470581055
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1011' ORDER BY timestamp DESC
271 0.0004 0.00039887428283691
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1010' ORDER BY timestamp DESC
272 0.0006 0.00057601928710938
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1140' ORDER BY timestamp DESC
273 0.0003 0.00033879280090332
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1061' ORDER BY timestamp DESC
274 0.0003 0.00034713745117188
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2165' ORDER BY timestamp DESC
275 0.0004 0.00035905838012695
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1055' ORDER BY timestamp DESC
276 0.0003 0.00033307075500488
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1215' ORDER BY timestamp DESC
277 0.0003 0.00032401084899902
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4924' ORDER BY timestamp DESC
278 0.0003 0.00032305717468262
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '966' ORDER BY timestamp DESC
279 0.0003 0.00032901763916016
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2698' ORDER BY timestamp DESC
280 0.0003 0.00031208992004395
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1036' ORDER BY timestamp DESC
281 0.0003 0.00034189224243164
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1100' ORDER BY timestamp DESC
282 0.0003 0.00031208992004395
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1279' ORDER BY timestamp DESC
283 0.0003 0.0003211498260498
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3938' ORDER BY timestamp DESC
284 0.0004 0.00038313865661621
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
285 0.0004 0.00038909912109375
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
286 0.0003 0.00031208992004395
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
287 0.0003 0.00033903121948242
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
288 0.0003 0.00029706954956055
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
289 0.0003 0.00029492378234863
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
290 0.0004 0.00037097930908203
SELECT * FROM products WHERE id = 1626
291 0.0006 0.00056982040405273
SELECT * FROM products WHERE id = 4041
292 0.0006 0.00058698654174805
SELECT * FROM products WHERE id = 4312
293 0.0006 0.0005500316619873
SELECT * FROM products WHERE id = 777
294 0.0006 0.00063800811767578
SELECT * FROM products WHERE id = 4213
295 0.0005 0.0005497932434082
SELECT * FROM products WHERE id = 3881
296 0.0005 0.00051188468933105
SELECT * FROM products WHERE id = '1626'
297 0.0003 0.00032901763916016
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
298 0.0004 0.00036287307739258
SELECT * FROM product_image_select WHERE product_id = '1626'
299 0.0004 0.00044107437133789
SELECT * FROM productcustomimages WHERE product_id = '1626'
300 0.0003 0.00033307075500488
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
301 0.0003 0.00032901763916016
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
302 0.0003 0.00034189224243164
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
303 0.0003 0.00033116340637207
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
304 0.0004 0.00041794776916504
SELECT * FROM products WHERE id = '4041'
305 0.0003 0.00033688545227051
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
306 0.0003 0.00032806396484375
SELECT * FROM product_image_select WHERE product_id = '4041'
307 0.0007 0.0007321834564209
SELECT * FROM productcustomimages WHERE product_id = '4041'
308 0.0005 0.00049901008605957
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
309 0.0004 0.00039100646972656
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
310 0.0004 0.00037097930908203
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
311 0.0003 0.00033283233642578
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
312 0.0005 0.00045609474182129
SELECT * FROM products WHERE id = '4312'
313 0.0004 0.00038504600524902
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
314 0.0003 0.00033807754516602
SELECT * FROM product_image_select WHERE product_id = '4312'
315 0.0003 0.00033807754516602
SELECT * FROM productcustomimages WHERE product_id = '4312'
316 0.0003 0.00034594535827637
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
317 0.0003 0.00033903121948242
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
318 0.0005 0.00046396255493164
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
319 0.0003 0.00031900405883789
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
320 0.0004 0.00037789344787598
SELECT * FROM products WHERE id = '777'
321 0.0003 0.00032901763916016
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
322 0.0003 0.00033712387084961
SELECT * FROM product_image_select WHERE product_id = '777'
323 0.0003 0.00032997131347656
SELECT * FROM productcustomimages WHERE product_id = '777'
324 0.0004 0.00035476684570312
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
325 0.0004 0.00036883354187012
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
326 0.0004 0.0003960132598877
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
327 0.0003 0.00034117698669434
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
328 0.0004 0.00043511390686035
SELECT * FROM products WHERE id = '4213'
329 0.0006 0.00056314468383789
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
330 0.0004 0.00037312507629395
SELECT * FROM product_image_select WHERE product_id = '4213'
331 0.0004 0.00039005279541016
SELECT * FROM productcustomimages WHERE product_id = '4213'
332 0.0004 0.00039505958557129
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
333 0.0004 0.00039100646972656
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
334 0.0004 0.00036883354187012
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
335 0.0003 0.00034999847412109
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
336 0.0004 0.00044703483581543
SELECT * FROM products WHERE id = '3881'
337 0.0005 0.00052213668823242
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
338 0.0004 0.00039100646972656
SELECT * FROM product_image_select WHERE product_id = '3881'
339 0.0003 0.00034117698669434
SELECT * FROM productcustomimages WHERE product_id = '3881'
340 0.0005 0.00053000450134277
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
341 0.0004 0.00035691261291504
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
342 0.0003 0.00034308433532715
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
343 0.0004 0.00035595893859863
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
344 0.0004 0.0004429817199707
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
345 0.0006 0.0005500316619873
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
346 0.0007 0.00066184997558594
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
347 0.0006 0.00058603286743164
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
348 0.0006 0.0005948543548584
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
349 0.0007 0.00066709518432617
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
350 0.0007 0.00073409080505371
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'